计算机与现代化 ›› 2010, Vol. 1 ›› Issue (8): 176-181.doi: 10.3969/j.issn.1006-2475.2010.08.047

• 软件工程 • 上一篇    下一篇

一种基于Java EE的开发平台的研究与应用

张 义   

  1. 南充职业技术学院机电工程系,四川 南充 637131
  • 收稿日期:2010-04-14 修回日期:1900-01-01 出版日期:2010-08-27 发布日期:2010-08-27

Research and Application of Development Platform Based on Java EE

ZHANG Yi   

  1. Department of Mechanical and Electronic Engineering, Nanchong Professional Technic College, Nanchong 637131, China
  • Received:2010-04-14 Revised:1900-01-01 Online:2010-08-27 Published:2010-08-27

摘要: 在进行基于Java EE架构的Web应用系统开发时,如何解决传统的C/S架构的应用向B/S结构应用转型的过程中所碰到的问题,如无法在瘦客户端中实现各界面控件之间的实时交互、难于实现复杂界面等,是一个难点。本文介绍的SmartJavaEE平台将C/S的优点和B/S的优点结合,从根本解决上述难点。

关键词: Java EE, Web应用系统, C/S架构, B/S, SmartJavaEE平台

Abstract: During the design of Web application based on Java EE, it is difficult to solve the problem happened in the transformation of application from Client/Server structure to Browser/Server structure, such as, the interaction between widgets of the user interface in thin client that cannot be achieved, and the complex UI is difficult to be implemented. The SmartJavaEE Platform combines the benefits of the C/S structure and the B/S structure, and resolves the problem mentioned above. 

Key words: Java EE, Web application, C/S Structure, B/S Structure, SmartJavaEE platform